词语站>英语词典>C program翻译和用法

C program

英 [siː ˈprəʊɡræm]

美 [siː ˈproʊɡræm]

网络  C语言

网络

双语例句

  • Reformation and Practice of the Teaching of C Program Design
    《C程序设计》课程教学改革与实践
  • A dll example: small C program and dlTest
    dll示例:小的C程序和dlTest
  • If your C program invokes the Lua interpreter on a script, which calls a C function, which then uses the Lua interpreter again, that's okay.
    如果C程序在一个脚本上调用解释器,该脚本调用一个C函数,而这个C函数又再次使用Lua解释器,这是允许的。
  • This section describes some of the Domino for IBM I unique APIs, gives some C program examples on how to use these APIs.
    本节介绍DominoforIBMi的一些独特的API,并给出了关于如何使用这些API的一些C程序示例。
  • Instead of building a new program, let's just modify the existing text. c program to meet our needs.
    我们将不构建新程序,只需要修改现有的text.c程序来满足我们的需求。
  • When compiling your C program, you may meet below error messages
    在编译C程序时,您可能会遇到以下错误消息
  • The dynamic linking loader example program is a small C program designed to exercise the dl routines.
    动态链接装入器示例程序是一个小的C程序,该程序被设计用来练习dl例程。
  • Imagine if you were to put all the code you wrote for a C program into the main program& it would become unreadable and impossible to maintain.
    设想你把一个C程序的所有代码都塞到主程序里&它会变得不可读而且无法维护。
  • Enter the examples directory and give the text. c program a try by issuing the command./ text.
    输入示例目录并尝试运行text.c程序,方法为发出./text命令。
  • This paper presents a differencing algorithm for decompilation code and source code of a C program.
    该文给出一种适用于C语言反编译代码与源代码的比较算法。